home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / freezelifter.swf / scripts / DefineButton2_219 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-10-01  |  58 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("instfade");
  3.    play();
  4. }
  5.